SmartFTP FTP Library
ISFTPConnection::CodePage Property

Specifies the code page used to perform conversations. 

Default: -1 (Auto).

IDL
__property long CodePage;

Conversations take place for directory listings. 

 

Value 
Meaning 
ANSI code page 
65001 
Translate using UTF8 
-1 
Auto
Detects server sending non UTF-8 strings and then falls back to ANSI. 
What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.